home *** CD-ROM | disk | FTP | other *** search
/ PC World 2008 September / PCWorld_2008-09_cd.bin / v cisle / sadanastroju / interclue-1.5.6-fx.xpi / chrome / interclue / content / cluecore / scripts.js < prev    next >
Text File  |  2008-06-17  |  256b  |  9 lines

  1.  
  2. //note: this file is also used in the Wscript build process so we 
  3. //cant check for "window.interclue". 
  4.  
  5.  
  6. var interclue = interclue || {};
  7.  
  8. interclue.scripts = ["klib.js","log.js","toggle.js","interclue.js","loadclues.js","platform-firefox.js"];
  9.